[IA64] Inject dtlb miss fault instead of page not present fault.
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 1 Nov 2006 05:25:35 +0000 (22:25 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 1 Nov 2006 05:25:35 +0000 (22:25 -0700)
commit1c9fe7cbbf88eaf8b42a85cdea5d0920adbe187e
treec36b95ac429a4ab612c11e27c50d264a0fc89a9c
parenta06d6052e5adb4e347752f9960b9b506d7dca9e4
[IA64] Inject dtlb miss fault instead of page not present fault.

In VTI domain, VHPT, VTLB and mTLB work togathet to emulate guest TLB,
At below situation, XEN work through guest VHPT and p is zero, at this time
this tlb entry is not in guest TLB, so XEN should inject dtlb miss fault.

Signed-off-by: Anthony Xu <anthony.xu@intel.com>
xen/arch/ia64/vmx/vmx_process.c